Fix undecorated windows
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Mar 2014 19:39:46 +0000 (15:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Mar 2014 19:39:46 +0000 (15:39 -0400)
commit9ed2c8a71988079f94a204d2e7d19d3bcad5c933
tree6a22a1a06db6d48d8145b32fe058b053cecfcd69
parent9adfc8e2c4c17478d3bfdbedb80846209c7b82aa
Fix undecorated windows

Setting windows undecorated was broken by some of the recent
shadow width changes. We need to ensure that shadow width is
zero for undecorated windows, then things work again.
gtk/gtkwindow.c